home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
U.S. Robotics Connections 2
/
US Robotics Connections.iso
/
pc
/
sourcepc
/
csdemocd.dir
/
00176.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-06
|
178 b
|
11 lines
on exitFrame
if the timer > 3600 then
repeat with x = 13 to 48
set the cursor of sprite x to 0
end repeat
go("collage2")
else
go("flash2")
end if
end